home *** CD-ROM | disk | FTP | other *** search
- BODY,TD {
- font-size : 12px;
- font-family : Arial, sans-serif;
- color : #3D5066;
- background-color:: #ffffff;
- }
- .h3 {
- font-size : 15px;
- font-family : Arial, sans-serif;
- color : #005CB1;
- }
- A {
- color: #005CB1;
- text-decoration: underline;
- }
- A:visited {
- color: #005CB1;
- text-decoration: underline;
- }
- A:active {
- color: #FFA000;
- text-decoration: underline;
- }
- A:hover {
- color: #FF6E00;
- text-decoration: underline;
- }
- A.normal {
- color : #005CB1;
- text-decoration: underline;
- }
- A.menulink {
- font-size : 11px;
- font-family : Verdana, Arial, sans-serif;
- text-decoration : none;
- color: #FFFFFF;
- }
- A.menulink:visited {
- color: #FFFFFF;
- text-decoration: none;
- }
- A.menulink:active {
- color: #FFA000;
- text-decoration: none;
- }
- A.menulink:hover {
- color: #FF6E00;
- text-decoration: none;
- }
- A.menulink2 {
- font-size : 10px;
- font-family : Verdana, Arial, sans-serif;
- text-decoration : none;
- color: #FFFFFF;
- }
- A.menulink2:visited {
- color: #FFFFFF;
- text-decoration: none;
- }
- A.menulink2:active {
- color: #FFA000;
- text-decoration: none;
- }
- A.menulink2:hover {
- color: #FF6E00;
- text-decoration: none;
- }
- .title {
- width : 137px;
- left : 30px;
- position : absolute;
- z-index: 10;
- }
- .menupic{
- width : 171px;
- left : 0px;
- position : absolute;
- z-index: 10;
- }
- .submenu {
- font-size : 11px;
- width : 150px;
- left : 35px;
- position : absolute;
- visibility : hidden;
- }
- .navi {
- background-image: url("../images/navibg.jpg");
- background-repeat: no-repeat;
- background-color: #ffffff;
- }
- .bg_body {
- background-image: url("../images/butterfly.jpg");
- background-repeat: no-repeat;
- background-attachment: fixed;
- background-position: top right;
- background-color: #ffffff;
- }